Reduce cpp use in Makefile.in.
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 14 Apr 2010 15:36:25 +0000 (08:36 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 14 Apr 2010 15:36:25 +0000 (08:36 -0700)
commit9b8090066511ec841d8626168cbb3e9ac1da9b4d
tree3ce7eb47567e680e50a99e89aee65a3869d71527
parent884ba99fdd312dffec6903a4e11fe1537559a046
Reduce cpp use in Makefile.in.
* Makefile.in (DBUS_CFLAGS, DBUS_LIBS, GCONF_CFLAGS, GCONF_LIBS)
(LIBSOUND, CFLAGS_SOUND, RSVG_LIBS, RSVG_CFLAGS, INTERVALS_H)
(GETLOADAVG_LIBS, RUN_TEMACS): Move to the autoconf section.
(ORDINARY_LINK): Remove, defined in src/s/gnu.h.
(CRT0_COMPILE): Remove, inline it in the only user.
src/ChangeLog
src/Makefile.in